Quarto Workshop
Formatting
- Formatting yaml
- Creating sections
- Commenting-out text
- End with rpubs
Formulas
- Math mode
\[ \widehat{ATE} = \overline{Y}_{treatment\_group} - \overline{Y}_{control\_group} \]
Code Chunks
Figures
Check out Figure 1
Tables
| Descriptive Table of Random Data | ||
| Summary statistics: Mean and Standard Deviation | ||
| Variable | Mean | SD |
|---|---|---|
| x | 0.5200910 | 0.2942882 |
| y | 0.4770270 | 0.2766775 |
| size | 5.6385087 | 2.6461582 |
| color | 0.5130599 | 0.2326477 |
| (1) | (2) | |
|---|---|---|
| (Intercept) | 0.003 (0.006) | -0.001 (0.003) |
| x1 | -0.003 (0.011) | -0.787*** (0.013) |
| x2 | 0.394*** (0.006) | |
| Num.Obs. | 1000 | 1000 |
| R2 | 0.000 | 0.808 |
| R2 Adj. | -0.001 | 0.807 |
| AIC | -1768.6 | -3415.7 |
| BIC | -1753.9 | -3396.1 |
| Log.Lik. | 887.295 | 1711.866 |
| F | 0.076 | 2095.146 |
| RMSE | 0.10 | 0.04 |
Inline Code
Use code within the text to describe your data (n = 50) for a more reproducible workflow.
Python
You’ll need Python installed in order for this code to run. To run the code, highlight the section below and hit cntrl+c.
Using References
Cite cool work by outstanding scholars (Springman 2022) and automatically generate a references list.
References
Springman, Jeremy. 2022. “The Political Economy of NGO Service Provision: Evidence from an Ancillary Field Experiment in Uganda.” World Politics 74 (4): 523–63.